home *** CD-ROM | disk | FTP | other *** search
- TRACE02.COM
- Copyright (C) 1983 By C.P. Fricano
-
- This program will display the current values of the CS:IP
- registers. The CS:IP can be sampled a maximum of 18 times
- per second. This program must be the last inperupt handler loaded.
- The DOS command line looks like this:
-
- A>TRACE02 /xx
-
- Where xx is a decimal dividend from 01 to 99.
- The sample time is figured by dividing 18.2 by the value of xx.
- For expamle: TRACE02 /01 ( or just TRACE02 ) will
- sample the CS:IP 18.2 times per second.
- TRACE02 /18 will sample the CS:IP aprox. 1 time per second.
-
- Any comments or suggestions concerning this program should be
- addressed to:
- Chuck Fricano
- P.O. Box 16147
- Pittsburgh , PA 15242
- to:
- Chuck Fricano
- P.O. Box 16147
- Pittsburgh , PA 15242
-